home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2001 August / CMycha200108.iso / Zaczarowane / main.swf / scripts / DefineButton2_940 / BUTTONCONDACTION on(press).as next >
Text File  |  2001-06-06  |  176b  |  6 lines

  1. on(press){
  2.    startDrag(_root.mc_mainElemR.mc_elementyR.mc_Rr9,0);
  3.    px = _root.mc_mainElemR.mc_elementyR.mc_Rr9._x;
  4.    py = _root.mc_mainElemR.mc_elementyR.mc_Rr9._y;
  5. }
  6.